* [patch] arm: nwfpe: remove duplicate REG_R9 define
@ 2014-06-09 15:14 Dan Carpenter
0 siblings, 0 replies; only message in thread
From: Dan Carpenter @ 2014-06-09 15:14 UTC (permalink / raw)
To: linux-arm-kernel
The REG_R9 define is cut and pasted twice, so we can remove the second
define.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
diff --git a/arch/arm/nwfpe/fpmodule.h b/arch/arm/nwfpe/fpmodule.h
index 5c2e8e4..acf4779 100644
--- a/arch/arm/nwfpe/fpmodule.h
+++ b/arch/arm/nwfpe/fpmodule.h
@@ -33,7 +33,6 @@
#define REG_FP 11
#define REG_R10 10
#define REG_R9 9
-#define REG_R9 9
#define REG_R8 8
#define REG_R7 7
#define REG_R6 6
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2014-06-09 15:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-09 15:14 [patch] arm: nwfpe: remove duplicate REG_R9 define Dan Carpenter
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).