aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/TODO
diff options
context:
space:
mode:
authorAndres More <more.andres@gmail.com>2013-02-25 20:32:55 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-03-11 09:18:47 -0700
commit4fcf94980c994ed992d8efd1424bd842225f1cc6 (patch)
tree44ed7cf999ec83a279df908ed574e37bec36647d /drivers/staging/vt6656/TODO
parentstaging: vt6656: removed custom pointer definitions (diff)
downloadlinux-dev-4fcf94980c994ed992d8efd1424bd842225f1cc6.tar.xz
linux-dev-4fcf94980c994ed992d8efd1424bd842225f1cc6.zip
staging: vt6656: removed no longer useful ttype.h file
Removed includes and added linux/types.h instead when needed. Signed-off-by: Andres More <more.andres@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/vt6656/TODO')
-rw-r--r--drivers/staging/vt6656/TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/vt6656/TODO b/drivers/staging/vt6656/TODO
index a318995ba07f..e154b2f3b247 100644
--- a/drivers/staging/vt6656/TODO
+++ b/drivers/staging/vt6656/TODO
@@ -7,7 +7,7 @@ TODO:
- split rf.c
- abstract VT3184 chipset specific code
- add common vt665x infrastructure
-- kill ttype.h
+- kill ttype.h -- done
- switch to use LIB80211
- switch to use MAC80211
- use kernel coding style