mirror of
https://github.com/nyanmisaka/mpp.git
synced 2025-10-06 01:26:49 +08:00
[osal]: remove extra header in os_allocator.c
git-svn-id: https://10.10.10.66:8443/svn/MediaProcessPlatform/trunk/mpp@859 6e48237b-75ef-9749-8fc9-41990f28c85a
This commit is contained in:
@@ -19,8 +19,6 @@
|
||||
#include <sys/ioctl.h>
|
||||
#include <sys/mman.h>
|
||||
|
||||
#include <linux/ion.h>
|
||||
|
||||
#include "os_mem.h"
|
||||
#include "os_allocator.h"
|
||||
#include "allocator_ion.h"
|
||||
|
@@ -16,9 +16,6 @@
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
#include <linux/drm.h>
|
||||
#include <linux/drm_mode.h>
|
||||
|
||||
#include "os_mem.h"
|
||||
#include "os_allocator.h"
|
||||
|
||||
|
Reference in New Issue
Block a user