1
0
Fork 0

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>
hifive-unleashed-5.1
Joe Perches 2011-06-03 02:28:48 -07:00 committed by Jiri Kosina
parent 1d273b929c
commit 5369fcc127
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
*
*/
#include "linux/pci.h"
#include <linux/pci.h>
#include "aic94xx.h"
#include "aic94xx_reg.h"
#include "aic94xx_reg_def.h"