staging: remove reference to cs5535_gpio makefile
authorKalle Valo <kvalo@qca.qualcomm.com>
Thu, 30 Jun 2011 08:41:26 +0000 (11:41 +0300)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 5 Jul 2011 15:56:33 +0000 (08:56 -0700)
The driver was removed but 'make clean' still failed:

scripts/Makefile.clean:17:
[...]/drivers/staging/cs5535_gpio/Makefile: No such file or directory
make[3]: *** No rule to make target
`[...]/drivers/staging/cs5535_gpio/Makefile'.  Stop.

Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found