diff options
Diffstat (limited to 'arch/arm/mach-bcm2709/vc_support.c')
-rw-r--r--[-rwxr-xr-x] | arch/arm/mach-bcm2709/vc_support.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-bcm2709/vc_support.c b/arch/arm/mach-bcm2709/vc_support.c index 0bc41c4f5dd4..c4dc7d68f0f0 100755..100644 --- a/arch/arm/mach-bcm2709/vc_support.c +++ b/arch/arm/mach-bcm2709/vc_support.c @@ -6,7 +6,7 @@ */ #include <linux/module.h> -#include <mach/vcio.h> +#include <linux/platform_data/mailbox-bcm2708.h> #ifdef ECLIPSE_IGNORE |