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 5b3e76ee71
commit f80f707734
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;