summaryrefslogtreecommitdiffstats
path: root/include/hardware/fb.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/hardware/fb.h')
-rw-r--r--include/hardware/fb.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/hardware/fb.h b/include/hardware/fb.h
index 0f716f2..135e4aa 100644
--- a/include/hardware/fb.h
+++ b/include/hardware/fb.h
@@ -64,14 +64,10 @@ typedef struct framebuffer_device_t {
/* max swap interval supported by this framebuffer */
const int maxSwapInterval;
-#ifdef QCOM_HARDWARE
/* Number of framebuffers supported*/
const int numFramebuffers;
int reserved[7];
-#else
- int reserved[8];
-#endif
/*
* requests a specific swap-interval (same definition than EGL)