Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b62b5437 authored by Hari Prasath Gujulan Elango's avatar Hari Prasath Gujulan Elango Committed by Greg Kroah-Hartman
Browse files

staging: slicoss: remove unused macro



This patch removes a couple of ununsed MACRO's in this header file

Signed-off-by: default avatarHari Prasath Gujulan Elango <hgujulan@visteon.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent e75e8cac
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -514,8 +514,6 @@ struct adapter {
#define FLUSH		true
#define DONT_FLUSH	false

#define SIOCSLICDUMPCARD         (SIOCDEVPRIVATE+9)
#define SIOCSLICSETINTAGG        (SIOCDEVPRIVATE+10)
#define SIOCSLICTRACEDUMP        (SIOCDEVPRIVATE+11)

#endif /*  __SLIC_DRIVER_H__ */