]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/arm/mach-lh7a40x/clcd.c
davinci: da8xx/omap-l1: fix build error when CONFIG_DAVINCI_MUX is undefined
[karo-tx-linux.git] / arch / arm / mach-lh7a40x / clcd.c
index a2a543258fc371d5d36123ca394b4f3774866f34..c472b9e8b37cd3bf6710ae555b0e356b3ab9f01d 100644 (file)
@@ -207,7 +207,7 @@ static struct clcd_board clcd_platform_data = {
 static struct amba_device name##_device = {                    \
        .dev = {                                                \
                .coherent_dma_mask = ~0,                        \
-               .bus_id = busid,                                \
+               .init_name = busid,                             \
                .platform_data = plat,                          \
                },                                              \
        .res = {                                                \