public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] colibri.h: Add #include
@ 2010-04-16 11:59 Jakob Viketoft
  2010-04-16 12:04 ` Daniel Mack
  0 siblings, 1 reply; 2+ messages in thread
From: Jakob Viketoft @ 2010-04-16 11:59 UTC (permalink / raw)
  To: linux-kernel, Daniel Mack, Eric Miao

The use of mfp_cfg_t causes build errors without including <mach/mfp.h>.

CC: stable@kernel.org
CC: Daniel Mack <daniel@caiaq.de>
CC: Eric Miao <eric.y.miao@gmail.com>
Signed-off-by Jakob Viketoft <jakob.viketoft@bitsim.com>


--- a/arch/arm/mach-pxa/include/mach/colibri.h	2010-03-15 
17:09:39.000000000 +0100
+++ b/arch/arm/mach-pxa/include/mach/colibri.h	2010-04-16 
13:53:29.000000000 +0200
@@ -2,6 +2,7 @@
  #define _COLIBRI_H_

  #include <net/ax88796.h>
+#include <mach/mfp.h>

  /*
   * common settings for all modules



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] colibri.h: Add #include
  2010-04-16 11:59 [PATCH] colibri.h: Add #include Jakob Viketoft
@ 2010-04-16 12:04 ` Daniel Mack
  0 siblings, 0 replies; 2+ messages in thread
From: Daniel Mack @ 2010-04-16 12:04 UTC (permalink / raw)
  To: Jakob Viketoft; +Cc: linux-kernel, Eric Miao

On Fri, Apr 16, 2010 at 01:59:07PM +0200, Jakob Viketoft wrote:
> 
> CC: stable@kernel.org
> CC: Daniel Mack <daniel@caiaq.de>
> CC: Eric Miao <eric.y.miao@gmail.com>
> Signed-off-by Jakob Viketoft <jakob.viketoft@bitsim.com>

Acked-by: Daniel Mack <daniel@caiaq.de>

Thanks,
Daniel

> --- a/arch/arm/mach-pxa/include/mach/colibri.h	2010-03-15
> 17:09:39.000000000 +0100
> +++ b/arch/arm/mach-pxa/include/mach/colibri.h	2010-04-16
> 13:53:29.000000000 +0200
> @@ -2,6 +2,7 @@
>  #define _COLIBRI_H_
> 
>  #include <net/ax88796.h>
> +#include <mach/mfp.h>
> 
>  /*
>   * common settings for all modules
> 
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-04-16 12:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-16 11:59 [PATCH] colibri.h: Add #include Jakob Viketoft
2010-04-16 12:04 ` Daniel Mack

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox