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

Commit b36ffc47 authored by Pradeep Singh Rautela's avatar Pradeep Singh Rautela Committed by David S. Miller
Browse files

drivers/atm/eni.h: remove unused macro KERNEL_OFFSET



KERNEL_OFFSET macro in eni.h is not required as it is not used anywhere. 
Remove the unused macro from eni.h header file.

Signed-off-by: default avatarPradeep Singh <rautelap@gmail.com>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent ce4a7d0d
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -18,7 +18,6 @@
#include "midway.h"


#define KERNEL_OFFSET	0xC0000000	/* kernel 0x0 is at phys 0xC0000000 */
#define DEV_LABEL	"eni"

#define UBR_BUFFER	(128*1024)	/* UBR buffer size */