drm/panel: Change dlen from u16 to u8
[firefly-linux-kernel-4.4.55.git] / fs / gfs2 / gfs2.h
index 3bb11c0f8b56a15408103944f830bce648628414..ef606e3a5cf484ce6722e1855e7b7e5c3762b956 100644 (file)
@@ -15,11 +15,6 @@ enum {
        CREATE = 1,
 };
 
-enum {
-       NO_WAIT = 0,
-       WAIT = 1,
-};
-
 enum {
        NO_FORCE = 0,
        FORCE = 1,