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

Commit ee7dfb7e authored by Mark Allyn's avatar Mark Allyn Committed by Greg Kroah-Hartman
Browse files

staging: rar_register: renaming driver to rar_register



Patch renames rar_driver to rar_register to clarifiy and differentiate
from rar_handler that will be submitted later

Signed-off-by: default avatarMark Allyn <mark.a.allyn@intel.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent e37bcc0d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
EXTRA_CFLAGS += -DLITTLE__ENDIAN
obj-$(CONFIG_RAR_REGISTER) += rar_driver.o
obj-$(CONFIG_RAR_REGISTER) += rar_register.o
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@
#include <linux/pci.h>
#include <linux/firmware.h>
#include <linux/sched.h>
#include "rar_driver.h"
#include "rar_register.h"

/* The following defines are for the IPC process to retrieve RAR in */