X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fhid%2Fhid-sunplus.c;h=e0a8fd36a85b70e174d4763ea50e9d709bb456fd;hb=37cfa1950e2a24d9fa4a593186645d8e2b5042a8;hp=5ba68f7dbb780e1626de6ff1be615e27a8f3a162;hpb=6b425660f45cdea177fe95388e081afa947b1506;p=pandora-kernel.git diff --git a/drivers/hid/hid-sunplus.c b/drivers/hid/hid-sunplus.c index 5ba68f7dbb78..e0a8fd36a85b 100644 --- a/drivers/hid/hid-sunplus.c +++ b/drivers/hid/hid-sunplus.c @@ -78,5 +78,3 @@ static void sp_exit(void) module_init(sp_init); module_exit(sp_exit); MODULE_LICENSE("GPL"); - -HID_COMPAT_LOAD_DRIVER(sunplus);