]> 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)
commit64c7eee6133b144a6f246b2f374d5335b96bde32
tree0039279a3caf682ddce52446f31ea13280fbaea6
parent143814267b8354f6091bd7d53c4540ea1d7bd73f
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]