License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[linux-2.6-block.git] / drivers / video / fbdev / matrox / matroxfb_accel.h
CommitLineData
b2441318 1/* SPDX-License-Identifier: GPL-2.0 */
1da177e4
LT
2#ifndef __MATROXFB_ACCEL_H__
3#define __MATROXFB_ACCEL_H__
4
5#include "matroxfb_base.h"
6
316b4d64 7void matrox_cfbX_init(struct matrox_fb_info *minfo);
1da177e4
LT
8
9#endif