c11a860746a4e4 author Paul Gortmaker 1310935839 -0400 committer Paul Gortmaker 1320103938 -0400 drivers/uwb: fix implicit use of stat.h The module.h (via device.h) was pulling handfuls of implicitly present header files -- including basic stuff like stat.h. Fix up these stat.h users in advance so they don't break on the cleanup. Signed-off-by: Paul Gortmaker