summaryrefslogtreecommitdiff
path: root/drivers/video/pnx4008/sdum.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/pnx4008/sdum.h')
-rw-r--r--drivers/video/pnx4008/sdum.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/video/pnx4008/sdum.h b/drivers/video/pnx4008/sdum.h
index e8c5dcdd8813..189c3d641383 100644
--- a/drivers/video/pnx4008/sdum.h
+++ b/drivers/video/pnx4008/sdum.h
@@ -77,9 +77,6 @@
#define CONF_DIRTYDETECTION_OFF (0x600)
#define CONF_DIRTYDETECTION_ON (0x601)
-/* Set the corresponding bit. */
-#define BIT(n) (0x1U << (n))
-
struct dumchannel_uf {
int channelnr;
u32 *dirty;