aix94xx: Use angle brackets for system includes
Use the normal include style. Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
Родитель
1d273b929c
Коммит
5369fcc127
|
@ -29,7 +29,7 @@
|
|||
*
|
||||
*/
|
||||
|
||||
#include "linux/pci.h"
|
||||
#include <linux/pci.h>
|
||||
#include "aic94xx.h"
|
||||
#include "aic94xx_reg.h"
|
||||
#include "aic94xx_reg_def.h"
|
||||
|
|
Загрузка…
Ссылка в новой задаче