dt-bindings: mtd: ingenic: Use standard ecc-engine property
[linux/fpc-iii.git] / drivers / gpu / drm / nouveau / dispnv50 / wimm.h
blob363052309be964ab655a7c0dd22b4d13f6122521
1 #ifndef __NV50_KMS_WIMM_H__
2 #define __NV50_KMS_WIMM_H__
3 #include "wndw.h"
5 int nv50_wimm_init(struct nouveau_drm *drm, struct nv50_wndw *);
7 int wimmc37b_init(struct nouveau_drm *, s32, struct nv50_wndw *);
8 #endif