X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=direct%2Fyaffsfs.h;h=657f3640d221930f914c3c0c02f0dc8afedf8e29;hp=0bcf23ec025cda2ade8d9edc908d50fa7b8d22ab;hb=80f85303d264f804ea288e1995280345804ec01c;hpb=ce0a5fb9849b6dc0d1347709b28d3a34eefec662 diff --git a/direct/yaffsfs.h b/direct/yaffsfs.h index 0bcf23e..657f364 100644 --- a/direct/yaffsfs.h +++ b/direct/yaffsfs.h @@ -200,27 +200,3 @@ int yaffs_set_error(int error); unsigned yaffs_set_trace(unsigned tm); unsigned yaffs_get_trace(void); #endif - - -/* - * YAFFS: Yet another Flash File System . A NAND-flash specific file system. - * - * Copyright (C) 2002-2011 Aleph One Ltd. - * for Toby Churchill Ltd and Brightstar Engineering - * - * Created by Timothy Manning - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License version 2.1 as - * published by the Free Software Foundation. - * - * Note: Only YAFFS headers are LGPL, YAFFS C code is covered by GPL. - */ - -#ifndef __error_handler_h__ -#define __error_handler_h__ -#include - -#include "yaffsfs.h" -#include "yportenv.h" -#endif