Files
linux-cryptodev-2.6/arch/powerpc/sysdev
Paul Gortmaker b56eade55d powerpc: Fix up implicit stat.h users
They get it via module.h (via device.h) but we want to clean that up.
When we do, we'll get things like:

ibmebus.c:314: error: 'S_IWUSR' undeclared here (not in a function)
vio.c:972: error: 'S_IWUSR' undeclared here (not in a function)

so add in the stat header it is using explicitly in advance.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
2011-10-31 19:30:39 -04:00
..
2011-03-31 11:26:23 -03:00
2011-05-04 15:02:15 +10:00
2010-03-04 10:43:58 -06:00
2008-12-21 14:21:15 +11:00
2011-07-26 16:49:47 -07:00
2011-03-31 11:26:23 -03:00
2011-05-26 15:00:37 +10:00
2011-03-10 11:03:56 +11:00
2011-03-31 11:26:23 -03:00
2011-07-26 16:49:47 -07:00