treewide: cleanup kernel symbol references
[openwrt/staging/jow.git] / target / linux / bcm27xx / modules / other.mk
index a9103029edb2d0f593afb040ccb044e2d4f117ef..99b71d4d695af1d31e28629ca5a8a08dc5ae7765 100644 (file)
@@ -10,7 +10,7 @@ define KernelPackage/pwm-raspberrypi-poe
     CONFIG_PWM_RASPBERRYPI_POE
   FILES:=$(LINUX_DIR)/drivers/pwm/pwm-raspberrypi-poe.ko
   AUTOLOAD:=$(call AutoLoad,20,pwm-raspberrypi-poe)
-  DEPENDS:=@TARGET_bcm27xx @LINUX_5_15 +kmod-hwmon-pwmfan
+  DEPENDS:=@TARGET_bcm27xx +kmod-hwmon-pwmfan
 endef
 
 define KernelPackage/pwm-raspberrypi-poe/description