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

Commit a5788caa authored by David Howells's avatar David Howells
Browse files

FRV: Add missing linux/export.h #inclusions



Add missing linux/export.h #inclusions to the FRV arch.

Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
parent 8c23f406
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -11,6 +11,7 @@

#include <linux/types.h>
#include <linux/slab.h>
#include <linux/export.h>
#include <linux/dma-mapping.h>
#include <linux/list.h>
#include <linux/pci.h>