The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [PATCH 2.6.26-rc2] driver:Remove unused macro KERNEL_OFFSET
@ 2008-05-14 20:10 Pradeep Singh Rautela
  0 siblings, 0 replies; only message in thread
From: Pradeep Singh Rautela @ 2008-05-14 20:10 UTC (permalink / raw)
  To: linux-kernel; +Cc: akpm

Hi,

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: Pradeep Singh <rautelap@gmail.com>
---
 drivers/atm/eni.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/drivers/atm/eni.h b/drivers/atm/eni.h
index d04fefb..e4c9525 100644
--- a/drivers/atm/eni.h
+++ b/drivers/atm/eni.h
@@ -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 */
-- 
1.5.5.1


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2008-05-14 20:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-14 20:10 [PATCH 2.6.26-rc2] driver:Remove unused macro KERNEL_OFFSET Pradeep Singh Rautela

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox