Re: [PATCH RESEND] omap1: mux: add missing include

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



* Aaro Koskinen <aaro.koskinen@xxxxxx> [120408 13:26]:
> Fix the following build breakage in v3.4-rc2:
> 
> arch/arm/mach-omap1/mux.c:89:1: error: 'FUNC_MUX_CTRL_9' undeclared here (not in a function)
> arch/arm/mach-omap1/mux.c:89:1: error: 'PULL_DWN_CTRL_2' undeclared here (not in a function)
> arch/arm/mach-omap1/mux.c:93:1: error: 'FUNC_MUX_CTRL_C' undeclared here (not in a function)
> 
> etc.
> 
> Signed-off-by: Aaro Koskinen <aaro.koskinen@xxxxxx>
> Acked-by: Jarkko Nikula <jarkko.nikula@xxxxxxxxxx>
> ---
>  arch/arm/mach-omap1/mux.c |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/arch/arm/mach-omap1/mux.c b/arch/arm/mach-omap1/mux.c
> index 087dba0..e9cc52d 100644
> --- a/arch/arm/mach-omap1/mux.c
> +++ b/arch/arm/mach-omap1/mux.c
> @@ -27,6 +27,7 @@
>  #include <linux/io.h>
>  #include <linux/spinlock.h>
>  
> +#include <mach/hardware.h>
>  
>  #include <plat/mux.h>
>  

Thanks for the repost, looks like I missed this one earlier.
Applying to fixes.

Tony
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Arm (vger)]     [ARM Kernel]     [ARM MSM]     [Linux Tegra]     [Linux WPAN Networking]     [Linux Wireless Networking]     [Maemo Users]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux