summaryrefslogtreecommitdiff
path: root/drivers/staging/vt6655/aes_ccmp.h
diff options
context:
space:
mode:
authorJim Lieb <lieb@canonical.com>2009-08-12 21:54:09 (GMT)
committerGreg Kroah-Hartman <gregkh@suse.de>2009-09-15 19:02:08 (GMT)
commita7ad322a46663755718a214a9a34e5cfe64d07f7 (patch)
tree619bceb63a7cd8b95c504d1292bcc48d8ca3de4b /drivers/staging/vt6655/aes_ccmp.h
parent9d26d60f99855056a20ac7c0b68eb5ed04619831 (diff)
downloadlinux-fsl-qoriq-a7ad322a46663755718a214a9a34e5cfe64d07f7.tar.xz
Staging: vt665x: Clean up include files, Part 2
Remove cplusplus lines from include files Remove needless ifdefs on includes to conform with C conventions. Remove misc commented code/includes Update TODO Signed-off-by: Jim Lieb <lieb@canonical.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/vt6655/aes_ccmp.h')
-rw-r--r--drivers/staging/vt6655/aes_ccmp.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/staging/vt6655/aes_ccmp.h b/drivers/staging/vt6655/aes_ccmp.h
index 2b1920f..f2ba1d5 100644
--- a/drivers/staging/vt6655/aes_ccmp.h
+++ b/drivers/staging/vt6655/aes_ccmp.h
@@ -30,9 +30,7 @@
#ifndef __AES_H__
#define __AES_H__
-#if !defined(__TTYPE_H__)
#include "ttype.h"
-#endif
/*--------------------- Export Definitions -------------------------*/