git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
465822c
)
x86/apic: Remove unused function prototypes
author
David Rientjes
<rientjes@google.com>
Wed, 5 Feb 2014 07:55:04 +0000
(23:55 -0800)
committer
Ingo Molnar
<mingo@kernel.org>
Sun, 9 Feb 2014 14:15:09 +0000
(15:15 +0100)
Some function prototypes declared in asm/apic.h are never
defined, so remove them.
Signed-off-by: David Rientjes <rientjes@google.com>
Reviewed-by: Thomas Gleixner <tglx@linutronix.de>
Link:
http://lkml.kernel.org/r/alpine.DEB.2.02.1402042354210.7839@chino.kir.corp.google.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
No differences found