Loading include/linux/mmc/host.h +1 −1 Original line number Diff line number Diff line Loading @@ -709,8 +709,8 @@ struct mmc_host { atomic_t rpmb_req_pending; struct mutex rpmb_req_mutex; unsigned long private[0] ____cacheline_aligned; bool crash_on_err; /* crash the system on error */ unsigned long private[0] ____cacheline_aligned; }; struct device_node; Loading Loading
include/linux/mmc/host.h +1 −1 Original line number Diff line number Diff line Loading @@ -709,8 +709,8 @@ struct mmc_host { atomic_t rpmb_req_pending; struct mutex rpmb_req_mutex; unsigned long private[0] ____cacheline_aligned; bool crash_on_err; /* crash the system on error */ unsigned long private[0] ____cacheline_aligned; }; struct device_node; Loading