13 Feb, 2017

1 commit

  • This is the first step in cleaning up the private mmc header files. In this
    change we makes sure each header file builds standalone, as that helps to
    resolve dependencies.

    While changing this, it also seems reasonable to stop including other
    headers from inside a header itself which it don't depend upon.
    Additionally, in some cases such dependencies are better resolved by
    forward declaring the needed struct.

    Signed-off-by: Ulf Hansson
    Reviewed-by: Shawn Lin

    Ulf Hansson
     

19 Jan, 2015

1 commit