projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
bca7a5a
73053d9
)
Merge commit '73053d973' into smp-hotplug
author
Russell King
<
[email protected]
>
Thu, 2 May 2013 20:20:46 +0000
(21:20 +0100)
committer
Russell King
<
[email protected]
>
Thu, 2 May 2013 20:23:17 +0000
(21:23 +0100)
This is to fix a merge problem with mach-highbank/hotplug.c, which git
silently resolves, but wrongly. This commit contains the correct
resolution.
Signed-off-by: Russell King <
[email protected]
>
1
2
arch/arm/mach-highbank/hotplug.c
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
arch/arm/mach-highbank/hotplug.c
index 35dd42e216856a03047635ddc249e75b5201fd69,890cae23c12aee40b3f0d675e54d590b13965a5c..a019e4e86e517b74826d6aca3f4f14e6e17b0c4a
---
1
/
arch/arm/mach-highbank/hotplug.c
---
2
/
arch/arm/mach-highbank/hotplug.c
+++ b/
arch/arm/mach-highbank/hotplug.c
@@@
-14,6
-14,8
+14,7
@@@
* this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include <linux/kernel.h>
-
+ #include <asm/cacheflush.h>
#include "core.h"
#include "sysregs.h"