]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Staging: crystalhd: Whitespace fixes, indentation fixes and 3 changed #includes
authorLars Lindley <lindley@coyote.org>
Wed, 10 Mar 2010 23:21:20 +0000 (00:21 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 11 May 2010 18:35:36 +0000 (11:35 -0700)
commit641b63f9981a082eeefab3b395203a54dcd6e93b
treef1d8a4074fde3b34023a5399b07bfe265f5dd8ea
parent15df6385d940ad5486b4c2de8ab45979b13349fe
Staging: crystalhd: Whitespace fixes, indentation fixes and 3 changed #includes

These patches fixes some whitspace and indentation warnings from
checkpatch.pl

Also these changed #includes:
bc_dts_glob_lnx.h:43: WARNING: Use #include <linux/param.h> instead of <asm/param.h>
rystalhd_lnx.h:45: WARNING: Use #include <linux/io.h> instead of <asm/io.h>
crystalhd_lnx.h:49: WARNING: Use #include <linux/uaccess.h> instead of <asm/uaccess.h>

It all compiles fine, but I don't have the hardware to test with..

Signed-off-by: Lars Lindley <lindley@coyote.org>
Cc: Jarod Wilson <jarod@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/crystalhd/bc_dts_glob_lnx.h
drivers/staging/crystalhd/bc_dts_types.h
drivers/staging/crystalhd/bcm_70012_regs.h
drivers/staging/crystalhd/crystalhd_cmds.c
drivers/staging/crystalhd/crystalhd_cmds.h
drivers/staging/crystalhd/crystalhd_lnx.c
drivers/staging/crystalhd/crystalhd_lnx.h
drivers/staging/crystalhd/crystalhd_misc.c