Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
[GitHub/exynos8895/android_kernel_samsung_universal8895.git] / drivers / gpio / gpio-pl061.c
index 2f399ec7bd66705d26dcec5c5baa61bc3d312756..77c9cc70fa7753fb406b87dbbf201021b4b6eb18 100644 (file)
@@ -363,6 +363,8 @@ static struct amba_id pl061_ids[] = {
        { 0, 0 },
 };
 
+MODULE_DEVICE_TABLE(amba, pl061_ids);
+
 static struct amba_driver pl061_gpio_driver = {
        .drv = {
                .name   = "pl061_gpio",