stating: csr: remove unneeded #includes in csr_util.c
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 20 Jul 2012 22:06:15 +0000 (15:06 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 20 Jul 2012 22:06:15 +0000 (15:06 -0700)
commit2c92e28ee5b53408cccc062d92ef04ba8980716e
tree413bdbe7c387898f0d61e28b5d1ab53bd93167d4
parented51b4d84e7a11813bf09c5db41cedec18a69d50
stating: csr: remove unneeded #includes in csr_util.c

This .c file only holds the MODULE_* stuff for the module, so remove the
other #include calls as they are not needed anymore.

Cc: Mikko Virkkilä <mikko.virkkila@bluegiga.com>
Cc: Lauri Hintsala <Lauri.Hintsala@bluegiga.com>
Cc: Riku Mettälä <riku.mettala@bluegiga.com>
Cc: Veli-Pekka Peltola <veli-pekka.peltola@bluegiga.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/csr/csr_util.c