commit | 637d23beb607765033067c5cb08e0d66afaf8f4c | [log] [tgz] |
---|---|---|
author | Sai Pavan Boddu <sai.pavan.boddu@xilinx.com> | Thu Oct 08 18:51:02 2015 +0530 |
committer | Stefan Hajnoczi <stefanha@redhat.com> | Thu Oct 29 17:59:27 2015 +0000 |
tree | 129c6b10f7c1d9786f949601661c0c713f3e0054 | |
parent | e3382ef0ea2724f5f09271a608e8f68ede5d844d [diff] |
sdhci: Split sdhci.h for public and internal device usage Split sdhci.h into pubilc version (i.e include/hw/sd/sdhci.h) and internal version (i.e hw/sd/sdhci-interna.h) based on register declarations and object declaration. Signed-off-by: Sai Pavan Boddu <saipava@xilinx.com> Reviewed-by: Alistair Francis <alistair.francis@xilinx.com> Reviewed-by: Peter Crosthwaite <crosthwaite.peter@gmail.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>