Fix the sysfs definition to avoid compilation error.

Move sysfs_mhi to common as the label is applicable to all target.

Change-Id: Id4e50fcbd2e2ec697fdb7ae58ef1427bf3c22d54
This commit is contained in:
Biswajit Paul
2019-03-15 14:02:26 -07:00
committed by Ravi Kumar Siddojigari
parent b6fb5234af
commit 97779c24bc
3 changed files with 1 additions and 2 deletions

View File

@@ -178,3 +178,4 @@ type sysfs_qdss_dev, sysfs_type, fs_type;
#Define the qdcmss socket type
type qdcmsocket_socket, file_type;
type sysfs_mhi, sysfs_type, fs_type;

View File

@@ -25,4 +25,3 @@
# OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
# IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
type sysfs_mhi, sysfs_type, fs_type;

View File

@@ -25,4 +25,3 @@
# OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
# IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
type sysfs_mhi, sysfs_type, fs_type;