Home
last modified time | relevance | path

Searched hist:faba278fb003dbe772f6c04526f1f096f43c995e (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/char/tpm/
H A Dtpm_atmel.cdiff faba278fb003dbe772f6c04526f1f096f43c995e Tue Nov 01 08:44:28 CET 2005 Chris Wright <chrisw@osdl.org> [PATCH] TPM compile fix

CC drivers/char/tpm/tpm_nsc.o
drivers/char/tpm/tpm_nsc.c:277: error: `platform_bus_type' undeclared here (not in a function)
...
CC drivers/char/tpm/tpm_atmel.o
drivers/char/tpm/tpm_atmel.c:175: error: `platform_bus_type' undeclared here (not in a function)

Make sure to include proper headers.

Signed-off-by: Chris Wright <chrisw@osdl.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
H A Dtpm_nsc.cdiff faba278fb003dbe772f6c04526f1f096f43c995e Tue Nov 01 08:44:28 CET 2005 Chris Wright <chrisw@osdl.org> [PATCH] TPM compile fix

CC drivers/char/tpm/tpm_nsc.o
drivers/char/tpm/tpm_nsc.c:277: error: `platform_bus_type' undeclared here (not in a function)
...
CC drivers/char/tpm/tpm_atmel.o
drivers/char/tpm/tpm_atmel.c:175: error: `platform_bus_type' undeclared here (not in a function)

Make sure to include proper headers.

Signed-off-by: Chris Wright <chrisw@osdl.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>