core ffb.h is not used anymore
authorJon Smirl <jonsmirl@yahoo.com>
Thu, 30 Sep 2004 20:46:59 +0000 (20:46 +0000)
committerJon Smirl <jonsmirl@yahoo.com>
Thu, 30 Sep 2004 20:46:59 +0000 (20:46 +0000)
linux-core/ffb.h [deleted file]

diff --git a/linux-core/ffb.h b/linux-core/ffb.h
deleted file mode 100644 (file)
index 3691c86..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-/* ffb.h -- ffb DRM template customization -*- linux-c -*-
- */
-
-#ifndef __FFB_H__
-#define __FFB_H__
-
-/* This remains constant for all DRM template files.
- */
-#define DRM(x) ffb_##x
-
-#endif
-