Merge "Fix the sysfs definition to avoid compilation error."

This commit is contained in:
qctecmdr Service 2019-03-21 03:29:58 -07:00 committed by Gerrit - the friendly Code Review server
commit f441b83563
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;