]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/net/meth.h
h63xx: nfs mount works, gpe image boots to ts config screen.
[linux-2.6-omap-h63xx.git] / drivers / net / meth.h
index ea3b8fc86d1ef239cef9b6557f1468ad0cdf4a95..a78dc1ca8c29d16324f2fbf1b696e94bf1cef1b4 100644 (file)
@@ -28,9 +28,6 @@
 #define RX_BUFFER_OFFSET (sizeof(rx_status_vector)+2) /* staus vector + 2 bytes of padding */
 #define RX_BUCKET_SIZE 256
 
-#undef BIT
-#define BIT(x) (1UL << (x))
-
 /* For more detailed explanations of what each field menas,
    see Nick's great comments to #defines below (or docs, if
    you are lucky enough toget hold of them :)*/