]> Git Repo - J-u-boot.git/blobdiff - drivers/mmc/rpmb.c
drivers: mmc: Remove duplicate newlines
[J-u-boot.git] / drivers / mmc / rpmb.c
index 0658ce22cf132c2dcca506631374797f66b30dd4..fa3ac2d9e37d43cd7bd1ca28df3563603bcad13f 100644 (file)
@@ -60,7 +60,6 @@ static const char * const rpmb_err_msg[] = {
        "Authentication key not yet programmed",
 };
 
-
 /* Structure of RPMB data frame. */
 struct s_rpmb {
        unsigned char stuff[RPMB_SZ_STUFF];
This page took 0.02383 seconds and 4 git commands to generate.