Release 4.15 drivers/video/fbdev/matrox/matroxfb_Ti3026.h
  
  
  
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef __MATROXFB_TI3026_H__
#define __MATROXFB_TI3026_H__
#include "matroxfb_base.h"
#ifdef CONFIG_FB_MATROX_MILLENIUM
extern struct matrox_switch matrox_millennium;
#endif
#endif	/* __MATROXFB_TI3026_H__ */
Overall Contributors
| Person | Tokens | Prop | Commits | CommitProp | 
| Linus Torvalds (pre-git) | 22 | 95.65% | 1 | 50.00% | 
| Greg Kroah-Hartman | 1 | 4.35% | 1 | 50.00% | 
| Total | 23 | 100.00% | 2 | 100.00% | 
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.