X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=include%2Fvideo%2Fauo_k190xfb.h;h=ac329ee1d753f894e006ead445407c685fd68268;hb=9f1bc2c9022c1d4944c4a1a44c2f365487420aca;hp=609efe8c686e63c9cc591bc4682b9a535b0b9a97;hpb=9e9fd65d1fa51d919d54d731be0e66492b5b6c5a;p=karo-tx-linux.git diff --git a/include/video/auo_k190xfb.h b/include/video/auo_k190xfb.h index 609efe8c686e..ac329ee1d753 100644 --- a/include/video/auo_k190xfb.h +++ b/include/video/auo_k190xfb.h @@ -22,6 +22,8 @@ */ #define AUOK190X_RESOLUTION_800_600 0 #define AUOK190X_RESOLUTION_1024_768 1 +#define AUOK190X_RESOLUTION_600_800 4 +#define AUOK190X_RESOLUTION_768_1024 5 /* * struct used by auok190x. board specific stuff comes from *board @@ -98,7 +100,6 @@ struct auok190x_board { int gpio_nbusy; int resolution; - int rotation; int quirks; int fps; };