K 10 svn:author V 7 yongari K 8 svn:date V 27 2011-11-04T18:39:39.350204Z K 7 svn:log V 319 Make ti(4) build with 'options TI_PRIVATE_JUMBOS'. This was broken in r175872. We have a UMA backed jumbo allocator and that is much better implementation than having a local jumbo buffer allocator in driver. This local allocator would be removed in near future but fixing build before removal wouldn't be a bad idea. END