public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH] ARM: SAMSUNG: Include devs.h in dev-uart.c to prototype devices
@ 2011-03-02 10:04 Mark Brown
  2011-03-02 11:15 ` Mark Brown
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Brown @ 2011-03-02 10:04 UTC (permalink / raw)
  To: linux-arm-kernel

Ensures that the declaration agrees with the definition and makes sparse
happy.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
---
 arch/arm/plat-samsung/dev-uart.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/arch/arm/plat-samsung/dev-uart.c b/arch/arm/plat-samsung/dev-uart.c
index 5928105..3776cd9 100644
--- a/arch/arm/plat-samsung/dev-uart.c
+++ b/arch/arm/plat-samsung/dev-uart.c
@@ -15,8 +15,6 @@
 #include <linux/kernel.h>
 #include <linux/platform_device.h>
 
-#include <plat/devs.h>
-
 /* uart devices */
 
 static struct platform_device s3c24xx_uart_device0 = {
-- 
1.7.2.3

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

* [PATCH] ARM: SAMSUNG: Include devs.h in dev-uart.c to prototype devices
  2011-03-02 10:04 [PATCH] ARM: SAMSUNG: Include devs.h in dev-uart.c to prototype devices Mark Brown
@ 2011-03-02 11:15 ` Mark Brown
  0 siblings, 0 replies; 2+ messages in thread
From: Mark Brown @ 2011-03-02 11:15 UTC (permalink / raw)
  To: linux-arm-kernel

On Wed, Mar 02, 2011 at 10:04:04AM +0000, Mark Brown wrote:
> Ensures that the declaration agrees with the definition and makes sparse
> happy.

Sorry, this patch is clearly bogus - no idea what's going on there.

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

end of thread, other threads:[~2011-03-02 11:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-02 10:04 [PATCH] ARM: SAMSUNG: Include devs.h in dev-uart.c to prototype devices Mark Brown
2011-03-02 11:15 ` Mark Brown

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