diff --git a/include/linux/writeback.h b/include/linux/writeback.h index e0efffafcd3103f47c58d0681d769b8c06cbfed6..e1703ded543aed7b2e52fda3ca97c3b99c66cfc0 100644 --- a/include/linux/writeback.h +++ b/include/linux/writeback.h @@ -51,7 +51,6 @@ enum wb_reason { WB_REASON_MAX, }; -extern const char *wb_reason_name[]; /* * A control structure which tells the writeback code what to do. These are