staging: bcm: Replace <asm/uaccess.h> by <linux/uaccess.h>
authorAshley Smith <ashley@eclipso.ch>
Thu, 13 Mar 2014 22:15:05 +0000 (18:15 -0400)
committerPeter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
Mon, 17 Mar 2014 01:05:44 +0000 (18:05 -0700)
This patch fixes the checkpatch warning to include <linux/uaccess.h> instead
of <asm/uaccess.h>.

Signed-off-by: Ashley Smith <ashley@eclipso.ch>
Signed-off-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>

No differences found