Merge branch 'linus' into irq/core
Pull in upstream fixes before applying conflicting changes
This commit is contained in:
@@ -12,6 +12,7 @@ generic-y += linkage.h
|
||||
generic-y += local.h
|
||||
generic-y += local64.h
|
||||
generic-y += mcs_spinlock.h
|
||||
generic-y += mm-arch-hooks.h
|
||||
generic-y += module.h
|
||||
generic-y += mutex.h
|
||||
generic-y += preempt.h
|
||||
|
@@ -1,15 +0,0 @@
|
||||
/*
|
||||
* Architecture specific mm hooks
|
||||
*
|
||||
* Copyright (C) 2015, IBM Corporation
|
||||
* Author: Laurent Dufour <ldufour@linux.vnet.ibm.com>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2 as
|
||||
* published by the Free Software Foundation.
|
||||
*/
|
||||
|
||||
#ifndef _ASM_SPARC_MM_ARCH_HOOKS_H
|
||||
#define _ASM_SPARC_MM_ARCH_HOOKS_H
|
||||
|
||||
#endif /* _ASM_SPARC_MM_ARCH_HOOKS_H */
|
Reference in New Issue
Block a user