projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1fd0f92
)
ARM: bcm283x: Repair wdog.h
author
Marek Vasut
<marex@denx.de>
Mon, 4 May 2015 20:54:34 +0000
(22:54 +0200)
committer
Tom Rini
<trini@konsulko.com>
Thu, 28 May 2015 12:18:22 +0000
(08:18 -0400)
Trivially fix the include check in wdog.h.
Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Stephen Warren <swarren@wwwdotorg.org>
Cc: Tyler Baker <tyler.baker@linaro.org>
arch/arm/mach-bcm283x/include/mach/wdog.h
patch
|
blob
|
history
diff --git
a/arch/arm/mach-bcm283x/include/mach/wdog.h
b/arch/arm/mach-bcm283x/include/mach/wdog.h
index beb6a082060151590c3c9872a3f0ff3accf59c01..cbc350e84b902ff1a80e7441692bef13f67acbbc 100644
(file)
--- a/
arch/arm/mach-bcm283x/include/mach/wdog.h
+++ b/
arch/arm/mach-bcm283x/include/mach/wdog.h
@@
-4,8
+4,8
@@
* SPDX-License-Identifier: GPL-2.0
*/
-#ifndef _BCM2835_
TIMER
_H
-#define _BCM2835_
TIMER
_H
+#ifndef _BCM2835_
WDOG
_H
+#define _BCM2835_
WDOG
_H
#ifdef CONFIG_BCM2836
#define BCM2835_WDOG_PHYSADDR 0x3f100000