]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: altera: move .h file to proper place
authorGreg Kroah-Hartman <gregkh@suse.de>
Tue, 7 Jun 2011 19:19:14 +0000 (12:19 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 7 Jun 2011 19:19:14 +0000 (12:19 -0700)
commitb0f97d865e78f441cac45c32fdf5c398e2ed7180
tree0039279a3caf682ddce52446f31ea13280fbaea6
parent3efe088d15865c5fe751148d0cd497d7bcd8d167
Staging: altera: move .h file to proper place

Staging drivers should be self-contained, without files in the include/
directories.  So move the altera.h file back to the driver directory for
now, until it moves out of the staging tree.

Cc: Igor M. Liplianin <liplianin@netup.ru>
Cc: Mauro Carvalho Chehab <mchehab@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/altera-stapl/altera-jtag.c
drivers/staging/altera-stapl/altera.c
drivers/staging/altera-stapl/altera.h [new file with mode: 0644]
include/staging/altera.h [deleted file]