summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorAngela Stegmaier <angelabaker@ti.com>2010-06-22 17:52:54 -0500
committerSebastien Jan <s-jan@ti.com>2010-07-20 10:49:59 +0200
commitaef8a767c3f8619516cfe5d7b705f871a93779b7 (patch)
tree562ec45340b84a05ed92fcba2521237278dcb566 /arch
parentb47d4803b9e6e244bcfc2e1bd183e8639184bf54 (diff)
SYSLINK: ipc- resource cleanup heapbufmp changes
Changes to heapbufmp for resource cleanup. Signed-off-by: Angela Stegmaier <angelabaker@ti.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/plat-omap/include/syslink/heapbufmp_ioctl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/plat-omap/include/syslink/heapbufmp_ioctl.h b/arch/arm/plat-omap/include/syslink/heapbufmp_ioctl.h
index 5c801487fc11..acaf045fea44 100644
--- a/arch/arm/plat-omap/include/syslink/heapbufmp_ioctl.h
+++ b/arch/arm/plat-omap/include/syslink/heapbufmp_ioctl.h
@@ -227,6 +227,6 @@ struct heapbufmp_cmd_args{
* This ioctl interface for heapbuf module
*/
int heapbufmp_ioctl(struct inode *pinode, struct file *filp,
- unsigned int cmd, unsigned long args);
+ unsigned int cmd, unsigned long args, bool user);
#endif /* _HEAPBUFMP_IOCTL_ */