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:
fd04886
)
TPM: NSC and TIS drivers X86 dependency fix
author
Rajiv Andrade
<srajiv@linux.vnet.ibm.com>
Tue, 1 Nov 2011 11:42:58 +0000
(09:42 -0200)
committer
Rajiv Andrade
<srajiv@linux.vnet.ibm.com>
Wed, 16 Nov 2011 11:45:07 +0000
(09:45 -0200)
A previous commit removed its PNP dependency, that in fact wasn't
necessary, but also allowed it be built for other architectures not
supported by it. This then caused kernel oops on PPC based machines.
I'm placing a x86 dependency back correctly.
Signed-off-by: Rajiv Andrade <srajiv@linux.vnet.ibm.com>
No differences found