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:
e55fdf1
)
[IA64] remove duplicate declaration of efi_initialize_iomem_resources
author
Horms
<horms@verge.net.au>
Tue, 6 Mar 2007 07:20:10 +0000
(16:20 +0900)
committer
Tony Luck
<tony.luck@intel.com>
Thu, 8 Mar 2007 00:18:38 +0000
(16:18 -0800)
efi_initialize_iomem_resources() is declared in both include/linux/efi.h
and arch/ia64/kernel/setup.c. This patch removes the latter.
Signed-off-by: Simon Horman <horms@verge.net.au>
Signed-off-by: Tony Luck <tony.luck@intel.com>
No differences found