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:
48102ca
)
x86, intel-mid: Cleanup some platform code's header files
author
David Cohen
<david.a.cohen@linux.intel.com>
Tue, 28 Jan 2014 23:09:27 +0000
(15:09 -0800)
committer
H. Peter Anvin
<hpa@linux.intel.com>
Tue, 28 Jan 2014 23:13:40 +0000
(15:13 -0800)
platform_ipc.h and platform_msic.h are wrongly declaring functions as
external and with 'weak' attribute. This patch does a cleanup on those
header files.
It should have no functional change.
Signed-off-by: David Cohen <david.a.cohen@linux.intel.com>
Link:
http://lkml.kernel.org/r/1390950567-12821-1-git-send-email-david.a.cohen@linux.intel.com
Cc: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
No differences found