There was an error fetching the commit references. Please try again later.
Merge tag 'staging-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Pull staging driver fixes from Greg KH: "Here are two small staging driver fixes for 6.10-rc6, both for the vc04_services drivers: - build fix if CONFIG_DEBUGFS was not set - initialization check fix that was much reported. Both of these have been in linux-next this week with no reported issues" * tag 'staging-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging: staging: vchiq_debugfs: Fix build if CONFIG_DEBUG_FS is not set staging: vc04_services: vchiq_arm: Fix initialisation check
Showing
- drivers/staging/vc04_services/interface/vchiq_arm/vchiq_arm.c 2 additions, 2 deletions...ers/staging/vc04_services/interface/vchiq_arm/vchiq_arm.c
- drivers/staging/vc04_services/interface/vchiq_arm/vchiq_core.h 5 additions, 0 deletions...rs/staging/vc04_services/interface/vchiq_arm/vchiq_core.h
- drivers/staging/vc04_services/interface/vchiq_arm/vchiq_debugfs.c 1 addition, 1 deletion...staging/vc04_services/interface/vchiq_arm/vchiq_debugfs.c
- drivers/staging/vc04_services/interface/vchiq_arm/vchiq_dev.c 6 additions, 1 deletion...ers/staging/vc04_services/interface/vchiq_arm/vchiq_dev.c
Please register or sign in to comment