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

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