]> git.kernelconcepts.de Git - karo-tx-linux.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)
commite34fae7841b12d77f2621bd28fd41929879ef951
treebdaefafd01ed704886d1d99badce309a902a2ece
parent9c9f32eddee56888c7acd0d69134a5dcae09e1a8
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]