Merge branch 'master' into for-next
Fast-forwarded to current state of Linus' tree as there are patches to be applied for files that didn't exist on the old branch.
This commit is contained in:
@@ -9,4 +9,4 @@ lib-$(CONFIG_ARC_MEMORY) += memory.o
|
||||
lib-$(CONFIG_ARC_CONSOLE) += arc_con.o
|
||||
lib-$(CONFIG_ARC_PROMLIB) += promlib.o
|
||||
|
||||
EXTRA_CFLAGS += -Werror
|
||||
ccflags-y := -Werror
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
* for more details.
|
||||
*
|
||||
* Copyright (C) 1996 David S. Miller (dm@sgi.com)
|
||||
* Compability with board caches, Ulf Carlsson
|
||||
* Compatibility with board caches, Ulf Carlsson
|
||||
*/
|
||||
#include <linux/kernel.h>
|
||||
#include <asm/sgialib.h>
|
||||
|
||||
Reference in New Issue
Block a user