summaryrefslogtreecommitdiffstats
path: root/drivers/staging/ath6kl/include/common/dset_internal.h
diff options
context:
space:
mode:
authorLuis R. Rodriguez <lrodriguez@atheros.com>2011-03-29 17:56:08 -0700
committerGreg Kroah-Hartman <gregkh@suse.de>2011-04-04 22:58:07 -0700
commiteba67f4366521b6c761f50af859917b89eba7dbf (patch)
tree1aeecb50d89ea1514395a56c0b7a389291f0f72e /drivers/staging/ath6kl/include/common/dset_internal.h
parent1d7abecc84b29f4e0ce0290e0326500eee0c0a40 (diff)
downloadop-kernel-dev-eba67f4366521b6c761f50af859917b89eba7dbf.zip
op-kernel-dev-eba67f4366521b6c761f50af859917b89eba7dbf.tar.gz
ath6kl: remove dependency on LINUX and KERNEL_2_6 macros
Cc: Naveen Singh <nsingh@atheros.com> Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/ath6kl/include/common/dset_internal.h')
-rw-r--r--drivers/staging/ath6kl/include/common/dset_internal.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/drivers/staging/ath6kl/include/common/dset_internal.h b/drivers/staging/ath6kl/include/common/dset_internal.h
index 6947533..e3ecd8e 100644
--- a/drivers/staging/ath6kl/include/common/dset_internal.h
+++ b/drivers/staging/ath6kl/include/common/dset_internal.h
@@ -25,10 +25,6 @@
#ifndef __DSET_INTERNAL_H__
#define __DSET_INTERNAL_H__
-#ifndef ATH_TARGET
-#include "athstartpack.h"
-#endif
-
/*
* Internal dset definitions, common for DataSet layer.
*/
@@ -56,8 +52,4 @@ typedef PREPACK struct dset_descriptor_s {
Dataset descriptor for BPatch. */
} POSTPACK dset_descriptor_t;
-#ifndef ATH_TARGET
-#include "athendpack.h"
-#endif
-
#endif /* __DSET_INTERNAL_H__ */
OpenPOWER on IntegriCloud