Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5369fcc1 authored by Joe Perches's avatar Joe Perches Committed by Jiri Kosina
Browse files

aix94xx: Use angle brackets for system includes



Use the normal include style.

Signed-off-by: default avatarJoe Perches <joe@perches.com>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 1d273b92
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -29,7 +29,7 @@
 *
 */

#include "linux/pci.h"
#include <linux/pci.h>
#include "aic94xx.h"
#include "aic94xx_reg.h"
#include "aic94xx_reg_def.h"