From 8e4bff4cab0ddac6060645b0715210484d02ff40 Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Wed, 30 Aug 2017 08:25:59 +0000 Subject: Initial file dump from open source release --- drivers/video/matrox/matroxfb_accel.h | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 drivers/video/matrox/matroxfb_accel.h (limited to 'drivers/video/matrox/matroxfb_accel.h') diff --git a/drivers/video/matrox/matroxfb_accel.h b/drivers/video/matrox/matroxfb_accel.h new file mode 100644 index 00000000..1e418e62 --- /dev/null +++ b/drivers/video/matrox/matroxfb_accel.h @@ -0,0 +1,8 @@ +#ifndef __MATROXFB_ACCEL_H__ +#define __MATROXFB_ACCEL_H__ + +#include "matroxfb_base.h" + +void matrox_cfbX_init(struct matrox_fb_info *minfo); + +#endif -- cgit v1.3.1