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:
04a3f5b
)
pata_of_platform: fix compile error
author
Brian Norris
<computersforpeace@gmail.com>
Mon, 3 Dec 2012 18:34:42 +0000
(10:34 -0800)
committer
Jeff Garzik
<jgarzik@redhat.com>
Mon, 3 Dec 2012 18:53:40 +0000
(13:53 -0500)
I failed to include <linux/libata.h>, causing this error:
drivers/ata/pata_of_platform.c:93: error: 'ata_platform_remove_one' undeclared here (not in a function)
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
No differences found