]> git.baikalelectronics.ru Git - kernel.git/commit
FMC: add needed headers
authorAlessandro Rubini <rubini@gnudd.com>
Wed, 12 Jun 2013 07:13:36 +0000 (09:13 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 17 Jun 2013 23:38:57 +0000 (16:38 -0700)
commit9b121e303e79a8f94646a6698c6a466406219357
treebdaefafd01ed704886d1d99badce309a902a2ece
parent126be1de52d4f6f7a62604a77014cf4178a51947
FMC: add needed headers

This set of headers comes from commit ab23167f (current master of the
project on ohwr.org). They define the basic data structures for FMC
and its SDB support.

Signed-off-by: Alessandro Rubini <rubini@gnudd.com>
Acked-by: Juan David Gonzalez Cobas <dcobas@cern.ch>
Acked-by: Emilio G. Cota <cota@braap.org>
Acked-by: Samuel Iglesias Gonsalvez <siglesias@igalia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/linux/fmc-sdb.h [new file with mode: 0644]
include/linux/fmc.h [new file with mode: 0644]
include/linux/ipmi-fru.h [new file with mode: 0644]
include/linux/sdb.h [new file with mode: 0644]