[media] media: Move au8522_media_pads enum to au8522.h from au8522_priv.h
[deliverable/linux.git] / drivers / media / dvb-frontends / au8522_priv.h
index 404a0cb0ed8d9b3b118ac755daaf7203da659bc0..505215a21dddf73449ac2d71d20d5de058d88d09 100644 (file)
 #define AU8522_DIGITAL_MODE 1
 #define AU8522_SUSPEND_MODE 2
 
-enum au8522_media_pads {
-       AU8522_PAD_INPUT,
-       AU8522_PAD_VID_OUT,
-       AU8522_PAD_VBI_OUT,
-
-       AU8522_NUM_PADS
-};
-
 struct au8522_state {
        struct i2c_client *c;
        struct i2c_adapter *i2c;
This page took 0.096926 seconds and 5 git commands to generate.