kernel/modules: remove unused variable

https://dev.openwrt.org/ticket/18472

Signed-off-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 43515
master
John Crispin 10 years ago
parent d04c4a311e
commit e1c6ddfd20
  1. 1
      package/kernel/linux/modules/i2c.mk

@ -32,7 +32,6 @@ endif
define KernelPackage/i2c-core
$(call i2c_defaults,$(I2C_CORE_MODULES),51)
AUTOLOAD:=
TITLE:=I2C support
endef

Loading…
Cancel
Save