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:
04660bb
)
drivers/xen-tpmfront: Fix compile issue with missing option.
author
Konrad Rzeszutek Wilk
<konrad.wilk@oracle.com>
Fri, 30 Aug 2013 13:02:27 +0000
(09:02 -0400)
committer
Konrad Rzeszutek Wilk
<konrad.wilk@oracle.com>
Fri, 30 Aug 2013 17:24:14 +0000
(13:24 -0400)
Randy reports:
x86_64:
drivers/built-in.o: In function `xen_tpmfront_init':
xen-tpmfront.c:(.init.text+0x257c): undefined reference to `xenbus_register_frontend'
This is nicely fixed by selecting the XenBus frontend module.
Reported-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
No differences found